.logo{
    filter: invert(1);
}
tr.text-white th{
    color: #fff;
}
.vh-100{
    min-height: 100vh;
}

.mini{
    transform: scale(0.9);
}

div.bg-abu{
    background-color: rgba(0, 0, 0, 0.07);
}

.umpet{
    display: none !important;
}

.trans{
    opacity: 0;
}

.w-5{
    width: 5%;
}

.w-10{
    width: 10%;
}

.w-15{
    width: 15%;
}

.w-20{
    width: 20%;
}